syntax parsing

英 [ˈsɪntæks ˈpɑːzɪŋ] 美 [ˈsɪntæks ˈpɑːrsɪŋ]

网络  语法分析; 语法剖析; 句法分析

计算机



双语例句

  1. The UI provides syntax highlighting, content assist, and syntax parsing.
    UI提供语法的高亮显示,内容帮助和语法解析。
  2. You'll start by learning how to use its syntax parsing abilities.
    先从学习如何使用它的语法解析功能开始。
  3. Let's start by seeing how PHPeclipse provides you with real-time syntax parsing abilities to assist you with debugging PHP applications.
    先从查看PHPEclipse如何提供帮助调试PHP应用程序的实时语法解析功能开始。
  4. This syntax alleviates any parsing requirements and facilitates direct access to the data.
    此语法将降低任何解析需求,并便利对数据的直接访问。
  5. The identification of this phrase has great value for NLPS such as syntax parsing, machine translation.
    该短语的自动识别对于自动句法分析,机器翻译等自然语言处理系统都有重要意义。
  6. Research on method of syntax parsing based on statistical approach;
    论述了英汉机器翻译中句法分析的设计与实现方法。
  7. A brief demonstration was made of the framework core analysis advocated by Professor HUANG Bo rong and four related questions were analyzed: Is the syntax parsing for computer suitable to man?
    对黄伯荣教授倡导的框架核心分析法作了简要的述评,并对与之相关的四个问题进行了分析:适合计算机的析句法是否同样适合于人;
  8. Syntax parsing is not a kind of symbol inference, but a kind of entity inference.
    句法分析不是简单地符号推理,而应该是一种实体推理。
  9. According as modular idea, NC program interpreter that interprets RS274/ NGC is divided into scanning module, lexical analysis module, syntax parsing module and executing module.
    以该语言为解释对象,采用模块化的设计思想,将数控程序解释器划分为扫描模块、词法分析模块、语法分析模块以及解释执行模块;
  10. Decision theory method, syntax parsing method and knowledge-based pattern recognition approaches form a hierarchy, and they are complementary and in coorperation with each other. They have their features separately and get applications in various fields.
    决策理论方法、句法方法和知识引导的模式识别系统形成一个层次,互相补充,互相渗透,各有所长,不同的应用领域它们各自都获得了应用。
  11. With the use of oriented-object technology and design pattern idea, it implements the class structure of lexical analysis, data structure, symbol table and syntax parsing.
    通过对面向对象的技术的具体应用,透过使用设计模式的思想增强了系统的可维护性、可扩展性以及可复用性。
  12. This paper presents the semantic vector space model, a text representation and searching technique based on heuristic syntax parsing and distributed representation of semantic case structures.
    本文介绍一种基于句法分析和格式语义结构,被称为语义矢量空间模式的文献自动标引/检索技术。
  13. Building and implementation of a syntax parsing method for Contemporary Chinese
    一种现代汉语句法分析方法的建立与实现
  14. Syntax Parsing of Contemporary Chinese Based on Hidden Markov Model
    基于隐马尔克夫模型的现代汉语句法分析
  15. In the first layer, the syntax parsing method is used to make the simple classification;
    在识别器第一层,基于字符形态结构特征,采用句法结构法对字符进行粗分类;
  16. A study on Web static testing is in process. Some Web static testing technologies have been discussed. HTML syntax parsing and link checking of Web is analyzed.
    本文对Web应用中的静态测试进行研究,探讨了静态测试相关技术,并重点分析了Web应用静态测试中的语法解析和链接检查。
  17. On the basis of exploring, a transaction managing module and a syntax parsing module are designed to be used to solve the key problems ( transaction managing and syntax parsing) in the SIP applications.
    在此基础上,对SIP应用中的事务管理和语法分析这两个核心问题的解决进行了探索与尝试,并希望以此为SIP的实际应用做出一些具体的工作。
  18. The kernel work of this article can be generalized to three aspects as follows: ( 1) Comparisons and synthesis are drawn from some existed algorithms and models about the syntax parsing.
    本文的核心工作可以概括为以下三个方面:1.对现有的一些句法分析算法和模型进行了比较、综合。
  19. Study of Chinese Shallow Syntax Parsing Based On Rules and Statistics
    基于规则和统计的汉语浅层句法分析的研究
  20. To realize complete syntax parsing of contemporary Chinese, a new method has been built based on the 70,000-characters corpus from Chinese textbooks of primary school. It is the method that join together of Hidden Markov Model and the hierarchical syntax parsing method.
    本文以7万小学生语文课本分词语料为基础,建立一个隐马尔可夫模型与层次分析法相结合的完全句法分析方法,实现了现代汉语完全句法分析。
  21. The key of question-answering system is question parsing. This paper applies shallow sentence parsing theory and adopts the method of question semantic chunk to analyze question in order to decrease the complexity of full syntax parsing.
    问句分析是问答系统的关键,为降低问句完整语法分析的复杂度,该文应用浅层句法分析理论,采用问句语义组块方式来分析问句。
  22. For the code checking problem, we put the source file into lexical analysis and syntax parsing by using lex and yacc tools.
    针对程序源文件中的代码审查问题,借助lex与yacc工具对源文件进行词法语法分析。
  23. The syntax parsing of extending XML-RL
    扩展XML-RL的语法分析器
  24. Syntax parsing is the primary basis of deep natural language processing such as semantic analysis and is an indispensable part for many natural language processing application systems.
    句法分析是进行语义分析等深层自然语言处理的首要基础,是诸多自然语言处理应用系统不可或缺的一个重要环节。
  25. In order to automatically generate logic representation of text, this paper builds a logic representation transformation system based on the results of syntax parsing.
    为实现文本谓词表示的自动生成,本文在句法分析的结果上建立了逻辑表示转换系统。
  26. Since a complete syntax parsing tree contains too much noise, it should be pruned to improve the PPI extraction performance.
    一棵完整的句法解析树中包含了较多噪声,需对其修剪以提高PPI抽取效果。
  27. According to lexical parsing, the symbols and words of algorithm are identified. Then the interpreter judges the composition of statement and its legitimacy by syntax parsing.
    词法分析识别出算法中的单词符号,语法分析用于判断句子的成分及其合法性。
  28. Syntax parsing is the process of generating the syntax tree.
    句法分析是根据语法规则生成句法分析树的过程。
  29. Firstly, the lexical parsing and syntax parsing are analyzed by lines in detail.
    首先,该解释器以行为单位对算法进行词法分析和语法分析。
  30. There are two methods for syntax parsing, one is dependency based and the other is phrase based.
    句法分析的两种主要方法是依存关系解析与短语结构解析。